Java View all facts Glossary Help |
| syntactic unit > keyword > package^2 |
| package^2 comparison table | |||||||
| Subject | have purpose | is an instance of | see also | is a kind of | is a subtopic of | have example | has definition |
|---|---|---|---|---|---|---|---|
| keyword | syntactic unit | A word that has special meaning in Java | |||||
| package^2 | to declare the package that a class belongs to | keyword | package, package statement | Packages | package finance.banking.accounts; |